3.125 \(\int \frac{x^3}{\log ^2(c (a+b x^2))} \, dx\)

Optimal. Leaf size=71 \[ \frac{\text{Ei}\left (2 \log \left (c \left (b x^2+a\right )\right )\right )}{b^2 c^2}-\frac{a \text{li}\left (c \left (b x^2+a\right )\right )}{2 b^2 c}-\frac{x^2 \left (a+b x^2\right )}{2 b \log \left (c \left (a+b x^2\right )\right )} \]

[Out]

ExpIntegralEi[2*Log[c*(a + b*x^2)]]/(b^2*c^2) - (x^2*(a + b*x^2))/(2*b*Log[c*(a + b*x^2)]) - (a*LogIntegral[c*
(a + b*x^2)])/(2*b^2*c)

________________________________________________________________________________________

Rubi [A]  time = 0.1252, antiderivative size = 71, normalized size of antiderivative = 1., number of steps used = 11, number of rules used = 8, integrand size = 16, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.5, Rules used = {2454, 2400, 2399, 2389, 2298, 2390, 2309, 2178} \[ \frac{\text{Ei}\left (2 \log \left (c \left (b x^2+a\right )\right )\right )}{b^2 c^2}-\frac{a \text{li}\left (c \left (b x^2+a\right )\right )}{2 b^2 c}-\frac{x^2 \left (a+b x^2\right )}{2 b \log \left (c \left (a+b x^2\right )\right )} \]

Antiderivative was successfully verified.

[In]

Int[x^3/Log[c*(a + b*x^2)]^2,x]

[Out]

ExpIntegralEi[2*Log[c*(a + b*x^2)]]/(b^2*c^2) - (x^2*(a + b*x^2))/(2*b*Log[c*(a + b*x^2)]) - (a*LogIntegral[c*
(a + b*x^2)])/(2*b^2*c)

Rule 2454

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_)^(n_))^(p_.)]*(b_.))^(q_.)*(x_)^(m_.), x_Symbol] :> Dist[1/n, Subst[I
nt[x^(Simplify[(m + 1)/n] - 1)*(a + b*Log[c*(d + e*x)^p])^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, e, m, n, p,
 q}, x] && IntegerQ[Simplify[(m + 1)/n]] && (GtQ[(m + 1)/n, 0] || IGtQ[q, 0]) &&  !(EqQ[q, 1] && ILtQ[n, 0] &&
 IGtQ[m, 0])

Rule 2400

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_)*((f_.) + (g_.)*(x_))^(q_.), x_Symbol] :> Simp[((
d + e*x)*(f + g*x)^q*(a + b*Log[c*(d + e*x)^n])^(p + 1))/(b*e*n*(p + 1)), x] + (-Dist[(q + 1)/(b*n*(p + 1)), I
nt[(f + g*x)^q*(a + b*Log[c*(d + e*x)^n])^(p + 1), x], x] + Dist[(q*(e*f - d*g))/(b*e*n*(p + 1)), Int[(f + g*x
)^(q - 1)*(a + b*Log[c*(d + e*x)^n])^(p + 1), x], x]) /; FreeQ[{a, b, c, d, e, f, g, n}, x] && NeQ[e*f - d*g,
0] && LtQ[p, -1] && GtQ[q, 0]

Rule 2399

Int[((f_.) + (g_.)*(x_))^(q_.)/((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.)), x_Symbol] :> Int[ExpandIn
tegrand[(f + g*x)^q/(a + b*Log[c*(d + e*x)^n]), x], x] /; FreeQ[{a, b, c, d, e, f, g, n}, x] && NeQ[e*f - d*g,
 0] && IGtQ[q, 0]

Rule 2389

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.), x_Symbol] :> Dist[1/e, Subst[Int[(a + b*Log[c*
x^n])^p, x], x, d + e*x], x] /; FreeQ[{a, b, c, d, e, n, p}, x]

Rule 2298

Int[Log[(c_.)*(x_)]^(-1), x_Symbol] :> Simp[LogIntegral[c*x]/c, x] /; FreeQ[c, x]

Rule 2390

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.)*((f_) + (g_.)*(x_))^(q_.), x_Symbol] :> Dist[1/
e, Subst[Int[((f*x)/d)^q*(a + b*Log[c*x^n])^p, x], x, d + e*x], x] /; FreeQ[{a, b, c, d, e, f, g, n, p, q}, x]
 && EqQ[e*f - d*g, 0]

Rule 2309

Int[((a_.) + Log[(c_.)*(x_)]*(b_.))^(p_)*(x_)^(m_.), x_Symbol] :> Dist[1/c^(m + 1), Subst[Int[E^((m + 1)*x)*(a
 + b*x)^p, x], x, Log[c*x]], x] /; FreeQ[{a, b, c, p}, x] && IntegerQ[m]

Rule 2178

Int[(F_)^((g_.)*((e_.) + (f_.)*(x_)))/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[(F^(g*(e - (c*f)/d))*ExpIntegral
Ei[(f*g*(c + d*x)*Log[F])/d])/d, x] /; FreeQ[{F, c, d, e, f, g}, x] &&  !$UseGamma === True

Rubi steps

\begin{align*} \int \frac{x^3}{\log ^2\left (c \left (a+b x^2\right )\right )} \, dx &=\frac{1}{2} \operatorname{Subst}\left (\int \frac{x}{\log ^2(c (a+b x))} \, dx,x,x^2\right )\\ &=-\frac{x^2 \left (a+b x^2\right )}{2 b \log \left (c \left (a+b x^2\right )\right )}+\frac{a \operatorname{Subst}\left (\int \frac{1}{\log (c (a+b x))} \, dx,x,x^2\right )}{2 b}+\operatorname{Subst}\left (\int \frac{x}{\log (c (a+b x))} \, dx,x,x^2\right )\\ &=-\frac{x^2 \left (a+b x^2\right )}{2 b \log \left (c \left (a+b x^2\right )\right )}+\frac{a \operatorname{Subst}\left (\int \frac{1}{\log (c x)} \, dx,x,a+b x^2\right )}{2 b^2}+\operatorname{Subst}\left (\int \left (-\frac{a}{b \log (c (a+b x))}+\frac{a+b x}{b \log (c (a+b x))}\right ) \, dx,x,x^2\right )\\ &=-\frac{x^2 \left (a+b x^2\right )}{2 b \log \left (c \left (a+b x^2\right )\right )}+\frac{a \text{li}\left (c \left (a+b x^2\right )\right )}{2 b^2 c}+\frac{\operatorname{Subst}\left (\int \frac{a+b x}{\log (c (a+b x))} \, dx,x,x^2\right )}{b}-\frac{a \operatorname{Subst}\left (\int \frac{1}{\log (c (a+b x))} \, dx,x,x^2\right )}{b}\\ &=-\frac{x^2 \left (a+b x^2\right )}{2 b \log \left (c \left (a+b x^2\right )\right )}+\frac{a \text{li}\left (c \left (a+b x^2\right )\right )}{2 b^2 c}+\frac{\operatorname{Subst}\left (\int \frac{x}{\log (c x)} \, dx,x,a+b x^2\right )}{b^2}-\frac{a \operatorname{Subst}\left (\int \frac{1}{\log (c x)} \, dx,x,a+b x^2\right )}{b^2}\\ &=-\frac{x^2 \left (a+b x^2\right )}{2 b \log \left (c \left (a+b x^2\right )\right )}-\frac{a \text{li}\left (c \left (a+b x^2\right )\right )}{2 b^2 c}+\frac{\operatorname{Subst}\left (\int \frac{e^{2 x}}{x} \, dx,x,\log \left (c \left (a+b x^2\right )\right )\right )}{b^2 c^2}\\ &=\frac{\text{Ei}\left (2 \log \left (c \left (a+b x^2\right )\right )\right )}{b^2 c^2}-\frac{x^2 \left (a+b x^2\right )}{2 b \log \left (c \left (a+b x^2\right )\right )}-\frac{a \text{li}\left (c \left (a+b x^2\right )\right )}{2 b^2 c}\\ \end{align*}

Mathematica [A]  time = 0.106691, size = 66, normalized size = 0.93 \[ -\frac{-\frac{2 \text{Ei}\left (2 \log \left (c \left (b x^2+a\right )\right )\right )}{c^2}+\frac{a \text{Ei}\left (\log \left (c \left (b x^2+a\right )\right )\right )}{c}+\frac{b x^2 \left (a+b x^2\right )}{\log \left (c \left (a+b x^2\right )\right )}}{2 b^2} \]

Antiderivative was successfully verified.

[In]

Integrate[x^3/Log[c*(a + b*x^2)]^2,x]

[Out]

-((a*ExpIntegralEi[Log[c*(a + b*x^2)]])/c - (2*ExpIntegralEi[2*Log[c*(a + b*x^2)]])/c^2 + (b*x^2*(a + b*x^2))/
Log[c*(a + b*x^2)])/(2*b^2)

________________________________________________________________________________________

Maple [F]  time = 0.103, size = 0, normalized size = 0. \begin{align*} \int{\frac{{x}^{3}}{ \left ( \ln \left ( c \left ( b{x}^{2}+a \right ) \right ) \right ) ^{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^3/ln(c*(b*x^2+a))^2,x)

[Out]

int(x^3/ln(c*(b*x^2+a))^2,x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} -\frac{b x^{4} + a x^{2}}{2 \,{\left (b \log \left (b x^{2} + a\right ) + b \log \left (c\right )\right )}} + \int \frac{2 \, b x^{3} + a x}{b \log \left (b x^{2} + a\right ) + b \log \left (c\right )}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3/log(c*(b*x^2+a))^2,x, algorithm="maxima")

[Out]

-1/2*(b*x^4 + a*x^2)/(b*log(b*x^2 + a) + b*log(c)) + integrate((2*b*x^3 + a*x)/(b*log(b*x^2 + a) + b*log(c)),
x)

________________________________________________________________________________________

Fricas [A]  time = 1.94275, size = 235, normalized size = 3.31 \begin{align*} -\frac{b^{2} c^{2} x^{4} + a b c^{2} x^{2} +{\left (a c \logintegral \left (b c x^{2} + a c\right ) - 2 \, \logintegral \left (b^{2} c^{2} x^{4} + 2 \, a b c^{2} x^{2} + a^{2} c^{2}\right )\right )} \log \left (b c x^{2} + a c\right )}{2 \, b^{2} c^{2} \log \left (b c x^{2} + a c\right )} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3/log(c*(b*x^2+a))^2,x, algorithm="fricas")

[Out]

-1/2*(b^2*c^2*x^4 + a*b*c^2*x^2 + (a*c*log_integral(b*c*x^2 + a*c) - 2*log_integral(b^2*c^2*x^4 + 2*a*b*c^2*x^
2 + a^2*c^2))*log(b*c*x^2 + a*c))/(b^2*c^2*log(b*c*x^2 + a*c))

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{- a x^{2} - b x^{4}}{2 b \log{\left (c \left (a + b x^{2}\right ) \right )}} + \frac{\int \frac{a x}{\log{\left (a c + b c x^{2} \right )}}\, dx + \int \frac{2 b x^{3}}{\log{\left (a c + b c x^{2} \right )}}\, dx}{b} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**3/ln(c*(b*x**2+a))**2,x)

[Out]

(-a*x**2 - b*x**4)/(2*b*log(c*(a + b*x**2))) + (Integral(a*x/log(a*c + b*c*x**2), x) + Integral(2*b*x**3/log(a
*c + b*c*x**2), x))/b

________________________________________________________________________________________

Giac [A]  time = 1.2184, size = 120, normalized size = 1.69 \begin{align*} -\frac{a c{\rm Ei}\left (\log \left ({\left (b x^{2} + a\right )} c\right )\right ) - \frac{{\left (b c x^{2} + a c\right )} a c}{\log \left ({\left (b x^{2} + a\right )} c\right )} + \frac{{\left (b c x^{2} + a c\right )}^{2}}{\log \left ({\left (b x^{2} + a\right )} c\right )} - 2 \,{\rm Ei}\left (2 \, \log \left ({\left (b x^{2} + a\right )} c\right )\right )}{2 \, b^{2} c^{2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^3/log(c*(b*x^2+a))^2,x, algorithm="giac")

[Out]

-1/2*(a*c*Ei(log((b*x^2 + a)*c)) - (b*c*x^2 + a*c)*a*c/log((b*x^2 + a)*c) + (b*c*x^2 + a*c)^2/log((b*x^2 + a)*
c) - 2*Ei(2*log((b*x^2 + a)*c)))/(b^2*c^2)